CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - otsu matlab

搜索资源列表

  1. vc++OTSUcode

    0下载:
  2. otsU算法,本算法用VC和MATLAB实现。 价值比较大的。可以提供给有需要的朋友-otsU algorithm, the algorithm used VC and MATLAB. Value larger. Available for a friend in need
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:15960
    • 提供者:苏霍伊
  1. otsu_2d

    2下载:
  2. 灰度图像阈值分割,用二维otsu方法实现的matlab程序
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1491
    • 提供者:coco
  1. otsu_1d

    1下载:
  2. 用于实现灰度图像阈值分割的一维otsu方法,matlab源程序
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:848
    • 提供者:coco
  1. otsumax_sigma

    0下载:
  2. otsu自适应阈值分割OTSU算法也称最大类间方差法,是图像分割里基于点的全局阈值选取方法中的一种,诞生于1978年,作者是Otsu。这种方法以其计算简单、稳定有效,一直广为使用,至今仍在matlab的图像处理工具箱里作为灰度图像单阈值自动选取的标准算法
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:10606
    • 提供者:子羽
  1. chazhi

    4下载:
  2. 基于差值法的图像变化检测。最大类间方差法确定阈值。matlab 编程-Difference method based on image change detection. Otsu method to determine the threshold. matlab programming
  3. 所属分类:matlab例程

    • 发布日期:2012-11-03
    • 文件大小:1057
    • 提供者:yuantianhua
  1. Goottsu_2dr

    0下载:
  2. 灰度图像阈值分割,用二维otsu方法实实现的matlab程序源码 可直接使用。 -Gray image threshold segmentation, the real implementation of the two-dimensional otsu method matlab program source code can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-27
    • 文件大小:1283
    • 提供者:myppp
  1. fen

    0下载:
  2. 类间方差阈值分割算法的MATLAB实现。图像处理应用-Otsu threshold segmentation algorithm to achieve the MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:916
    • 提供者:xiaoer
  1. otsu_2d

    0下载:
  2. 2维Otsu阈值法MATLAB代码,具有很好的分割效果!-2-D Otsu threshold MATLAB code, with very good segmentation results!
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:1238
    • 提供者:chuqiaolong
  1. zhos

    0下载:
  2. 用Matlab实现中值滤波与Otsu算法 包括彩色图转256灰度,灰度图中值滤波处理,再用Otsu算法处理。-Median filter implementation using Matlab and Otsu algorithms including 256-color map turn gray, grayscale median filter, and then Otsu algorithm processing.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:310303
    • 提供者:赵士猛
  1. ostu

    0下载:
  2. OSTU最大类间方差阈值分割算法matlab实现-OSTU Otsu threshold segmentation algorithm matlab implementation
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:2565
    • 提供者:黄种
  1. image_segment

    0下载:
  2. 最大类间方差法图像阈值分割,基于matlab平台,适用于一维二维图像分割-Otsu method of image segmentation, based on matlab platform for one-dimensional two-dimensional image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:790
    • 提供者:ting lu
  1. dalufa

    0下载:
  2. MATLAB实现最大类间方差法,效果一般-In MATLAB Otsu method, the general effect
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:164356
    • 提供者:
  1. otsu_2d

    1下载:
  2. 二维Otsu法图像分割matlab代码,可进行图像分割计算。-Two-dimensional Otsu method matlab code for image segmentation, image segmentation can be calculated.
  3. 所属分类:Special Effects

    • 发布日期:2015-05-26
    • 文件大小:1024
    • 提供者:谢伟云
  1. OSTU

    1下载:
  2. Otsu-最大类间方差matlab代码 通过求模板和子图像的互相关函数的最大值来确定目标的中心位置;再在目标的感兴趣区域内(ROI)进行基于最大类间方差(OSTU)算法的自适应阈值分割,以检出并统计缺陷;进而判别其合格与否。 -the Ostu method is much faster and more efficient than the fuzzy cluster method.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:642
    • 提供者:liyy
  1. ga_segment

    1下载:
  2. 采用MATLAB语言编程实现了基于遗传算法的最大熵单阈值、最大熵双阈值、二维最大熵单阈值图像分割和基于最大类间方差遗传算法的图像分割-Through the study of threshold segmentation method and genetic algorithm theory, matlab programming language used to achieve the genetic algorithm based on maximum entropy single thre
  3. 所属分类:Special Effects

    • 发布日期:2015-12-27
    • 文件大小:304128
    • 提供者: 许良
  1. cannyedgedetection.tar

    3下载:
  2. canny边缘检测的matlab实现,用到了基于Otsu算法的自适应阈值选取-canny edge detection
  3. 所属分类:Special Effects

    • 发布日期:2016-06-07
    • 文件大小:2293760
    • 提供者:zc
  1. Otsu

    0下载:
  2. 利用matlab程序编写的图像分割代码,算法为大津阈值算法,效果很好(Using image segmentation code matlab programming algorithm, Otsu threshold algorithm, the effect is very good)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-19
    • 文件大小:46080
    • 提供者:pwp
  1. méthode otsu

    0下载:
  2. c'est une methode de seuillage
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:amirAL
  1. thresh_md

    1下载:
  2. 自编实现大津算法,最大类间方差图像二值化matlab程序。(The self-compiled matlab program realizes the Otsu algorithm and maximizes the inter-class variance image binarization.)
  3. 所属分类:2D图形编程

    • 发布日期:2019-06-27
    • 文件大小:27648
    • 提供者:Lucifer.M
  1. Graytest

    1下载:
  2. 使用超绿特征分割作物图像。具体来说,首先使用超绿特征将图像灰度化,然后经过中值滤波后,使用Otsu最大类内方差方法将图像二值化,得到分割图像。(The crop image is segmented by super green feature. Specifically, firstly, the image is grayed by Super-Green feature, and then after median filtering, the Otsu maximum intra-cla
  3. 所属分类:文章/文档

    • 发布日期:2020-02-23
    • 文件大小:804864
    • 提供者:ANR~
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com